The software developed by FEIN Aachen e.V. is distributed in a variety of options.
Source code of most projects is hosted on the GitLab service from RWTH Aachen University.
Note: Access to the repositories requires a RWTH-TIM or GitHub.com account.
For some software projects, prebuilt packages for Redhat-based and/or Debian-based Linux distributions are available.
You can browse the list of available packages at: https://packages.fein-aachen.org/
Add the following line to your /etc/apt/sources.list
:
deb https://packages.fein-aachen.org/debian/ stable main
Add the signing key to your keychain:
wget -O- https://packages.fein-aachen.org/83D03E1F.gpg | sudo apt-key add -
Add repo to DNF / YUM:
sudo dnf config-manager --add-repo https://packages.fein-aachen.org/redhat/fein.repo
Docker images are provided via the following Docker organizations:
Helm Charts for Kubernetes are provided in the following chart repository:
Python packages are provided directly via pypi.org: